home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / graphics / dvitops.def < prev    next >
Text File  |  1997-03-07  |  2KB  |  47 lines

  1. %%
  2. %% This is file `dvitops.def',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% drivers.dtx  (with options: `dvitops,psrules')
  8. %% 
  9. %% drivers.dtx Copyright (C) 1994      David Carlisle Sebastian Rahtz
  10. %%             Copyright (C) 1995 1996 David Carlisle
  11. %%
  12. %% This file is part of the Standard LaTeX `Graphics Bundle'.
  13. %%
  14. %% It should be distributed *unchanged* and together with all other
  15. %% files in the graphics bundle. The file 00readme.txt contains a list
  16. %% of all of these files.
  17. %%
  18. %% A modified version of this file may be distributed, but it should
  19. %% be distributed with a *different* name. Changed files must be
  20. %% distributed *together with a complete and unchanged* distribution
  21. %% of these files.
  22. %%
  23. \ProvidesFile{dvitops.def}
  24.         [1996/12/12 v3.0d Driver-dependant file (DPC,SPQR)]
  25. \newcount\Grot@count
  26. \Grot@count=\@ne
  27. \def\Grot@start{\special{dvitops: origin
  28.     rot\the\@tempdima}%
  29. \special{dvitops: begin rot\the\Grot@count}}%
  30. \def\Grot@end{\special{dvitops: end}%
  31. \special{dvitops: rotate rot\the\Grot@count \space
  32.     \Grot@angle}%
  33. \global\advance\Grot@count by\@ne}%
  34. \def\Ginclude@eps#1{%
  35. \ifGin@clip
  36.   \typeout{no clipping support in dvitops}%
  37. \fi
  38. \special{import #1\space \the\Gin@req@width\space
  39.                          \the\Gin@req@height\space fill}}
  40. \def\Gin@extensions{.eps,.ps}
  41. \@namedef{Gin@rule@.ps}#1{{eps}{.ps}{#1}}
  42. \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}}
  43. \@namedef{Gin@rule@*}#1{{eps}{\Gin@ext}{#1}}
  44. \endinput
  45. %%
  46. %% End of file `dvitops.def'.
  47.